home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / biuro / NinoContacts / NINO_D~1.MDB / T Fonction.json < prev    next >
JavaScript Object Notation  |  1998-10-21  |  584b

  1. {
  2.     "schema": {
  3.         "Id Fonction": "Long Integer",
  4.         "Fonction": "Text (100)"
  5.     },
  6.     "data": [
  7.         {
  8.             "Id Fonction": 1,
  9.             "Fonction": "Chief executive"
  10.         },
  11.         {
  12.             "Id Fonction": 2,
  13.             "Fonction": "Sales manager"
  14.         },
  15.         {
  16.             "Id Fonction": 3,
  17.             "Fonction": "CIS Directeur"
  18.         },
  19.         {
  20.             "Id Fonction": 5,
  21.             "Fonction": "Consultant"
  22.         },
  23.         {
  24.             "Id Fonction": 6,
  25.             "Fonction": "Project chief"
  26.         },
  27.         {
  28.             "Id Fonction": 7,
  29.             "Fonction": "President"
  30.         },
  31.         {
  32.             "Id Fonction": 8,
  33.             "Fonction": "General director"
  34.         },
  35.         {
  36.             "Id Fonction": 10,
  37.             "Fonction": "Vice-President"
  38.         },
  39.         {
  40.             "Id Fonction": 11,
  41.             "Fonction": "Marketing manager"
  42.         },
  43.         {
  44.             "Id Fonction": 12,
  45.             "Fonction": "Financial director"
  46.         },
  47.         {
  48.             "Id Fonction": 13,
  49.             "Fonction": "Facility manager"
  50.         }
  51.     ]
  52. }